home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / up down and apart < prev    next >
Text File  |  1999-06-15  |  577b  |  33 lines

  1. Category: Andrew's Filters 10
  2. Title: Up Down And Apart...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: UpDwnPt.8bf
  6.  
  7. R:src(val(6,0,10)*X%(x-val(0,0,10)),val(7,0,10)*Y%(y-val(1,0,10)),0)
  8.  
  9. G:src(val(6,0,10)*X%(x-val(2,0,10)),val(7,0,10)*Y%(y-val(3,0,10)),1)
  10.  
  11. B:src(val(6,0,10)*X%(x-val(4,0,10)),val(7,0,10)*Y%(y-val(5,0,10)),2)
  12.  
  13. A:a
  14.  
  15. ctl[0]: Red x
  16. ctl[1]: Red y
  17. ctl[2]: Green x
  18. ctl[3]: Green y
  19. ctl[4]: Blue x
  20. ctl[5]: Blue y
  21. ctl[6]: X Factor
  22. ctl[7]: Y Factor
  23.  
  24. val[0]: 71
  25. val[1]: 103
  26. val[2]: 231
  27. val[3]: 72
  28. val[4]: 219
  29. val[5]: 224
  30. val[6]: 35
  31. val[7]: 35
  32.  
  33.